CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - openssl engine

搜索资源列表

  1. openssl-engine-0.9.6m.tar

    0下载:
  2. C++编写,国际流行的免费加密软件,OPENSSL-ENGINE0.96源码-C + +, the international fashion free encryption software, OPENSSL - ENGINE0.96 FOSS
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2257721
    • 提供者:李锦
  1. OpenSSL

    0下载:
  2. With OpenSSL 0.9.6, a new component has been added to support external crypto devices, for example accelerator cards. The component is called ENGINE, and has still a pretty experimental status and almost no documentation. It s designed to be fairly e
  3. 所属分类:ASP源码

    • 发布日期:2008-10-13
    • 文件大小:3548660
    • 提供者:jihaogood
  1. portable-openssl-engine.tar

    0下载:
  2. 優化過的openssl加解密引擎,適合嵌入式開發環境使用,非常容易移植!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2256937
    • 提供者:史艷文
  1. pkcs11-engine

    1下载:
  2. 使用openssl完成pkcs11功能的工程,使用Engine方式实现,可以在此基础上调用自己的硬件设备完成密码运算。使用C语言开发,是学习openssl,pkcs11,Engine机制不可多得的样例程序。-Function using the openssl pkcs11 complete the project, be achieved using the Engine can be invoked on the basis of their hardware equipment to co
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:340854
    • 提供者:鹿淑煜
  1. Engine

    0下载:
  2. OpenSSL Engine的调用框架,Engine开发的模板-OpenSSL Engine calls the framework, Engine developed a template
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:5099
    • 提供者:jiang
  1. openssl-engine-0.96m.tar

    0下载:
  2. 本次上载一个源文件openssl-enginemm源码-on the source document contains a openssl- enginemm FOSS
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:2257721
    • 提供者:wb
  1. pkcs11

    0下载:
  2. 通过openssl引擎实现密码运算,包含对称加密、解密、签名、验证、摘要运算的例子。-Through the openssl engine implements cryptographic operations, including symmetric encryption, decryption, signature verification, summary operations examples.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5445731
    • 提供者:wdz
  1. OpenSSL

    0下载:
  2. With OpenSSL 0.9.6, a new component has been added to support external crypto devices, for example accelerator cards. The component is called ENGINE, and has still a pretty experimental status and almost no documentation. It s designed to be fairly e
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1678697
    • 提供者:fqdao
  1. openssl-engine-0.9.6l.tar

    0下载:
  2. openssl的源码,是开源项目中的代码,里面有加密、解密等其他工具-openssl source code is open source code, there are encryption, decryption, and other tools
  3. 所属分类:CA program

    • 发布日期:2017-05-10
    • 文件大小:2255800
    • 提供者:yhn
  1. engine

    0下载:
  2. openssl中的RSA engine只替换私钥加解密-openssl' s RSA engine to replace only the private key encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:1361
    • 提供者:xumin
  1. NetEngine-Windows-V2PT2

    0下载:
  2. 网络通信引擎 集成服务器 客户端 集成了TCP UDP版本 IOCP SELECT WSAEVENTSELET WSAASYNCSELECT OVERLAPPED 模型 还有其他网络帮助函数 UPNP OPENSSL安全传输 加解密函数-Network Communications Engine Integration Server client integrates TCP the UDP version of IOCP SELECT WSAEVENTSELET WSAASYNCSELECT
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-24
    • 文件大小:7953002
    • 提供者:秋天
  1. engine_pkcs11-0.1.8.tar

    0下载:
  2. 基于openssl engine 机制实现-Based on the openssl engine mechanism to achieve
  3. 所属分类:CA program

    • 发布日期:2017-04-07
    • 文件大小:320799
    • 提供者:xh
  1. XyRySoft_NetEngine

    0下载:
  2. 网络通信引擎 集成服务器 客户端 集成了TCP UDP版本 IOCP SELECT WSAEVENTSELET WSAASYNCSELECT OVERLAPPED 模型 还有其他网络帮助函数 UPNP OPENSSL安全传输 加解密函数-Integration Server client network communication engine integrates the the TCP UDP version IOCP the SELECT WSAEVENTSELET WSAASYNCSEL
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-06
    • 文件大小:13202415
    • 提供者:秋天
  1. openssl_engine

    0下载:
  2. /* * 本模板程序定义了实现openssl ENGINE的Engine框架。 * 实现的基本思路是要通过Engine来替换openssl原来的 * ASE-CBC算法和MD5算法。 * 本程序定义了必须实现的接口。用户只需要根据程序中 * 的说明,实现相应的接口即可。 * 实现ENGINE的时候,可以使用CSP。P11或者算法实现的API等。 * 本模板支持Linux、Windows 、Mac。兼容:openssl1.0和.0.9.8 * */-/**
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:97558
    • 提供者:swl
  1. pkcs11

    0下载:
  2. openssl engine for pkcs#11, under linux
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:110592
    • 提供者:744250650111
搜珍网 www.dssz.com